I. first introduce the relationship between subversion and Apache, APR, and APR-util.
Many of my friends did not understand the relationship between subversion and Apache when they first came into contact with subversion.Here I will briefly describe
The simplest configuration of SVN (subversion)
For centos
By the fairy
System:
Centos 1, 5.0
Subversion1.4.2
References :·Subversion:Http://subversion.tigris.org/ ·Version Control with subversion:Http://svnbook.red-bean.com/ Installation
CI Server: 192.168.4.221Root User ActionRecommended to update the operating system before installation# Yum UpdateRestart after update is complete# rebootInstalling Apache# yum Install httpd httpd-devel# service httpd Start# Chkconfig httpd on#
CI server: 192.168.4.221Root User ActionsRecommended to update the operating system before installation# Yum UpdateRestart after update is complete# RebootInstalling Apache# Yum install httpd Httpd-devel# Service Httpdstart# Chkconfig Httpdon# vi/
have been looking for a source can use Yum or apt-get to quickly install subversion, looking for a long time, finally found, is the source of wandisco.com, the following installation settings.
Centos 6:
Create a source file
When the CentOS software is installed, the error Transaction check error... file... conflicts with file from package zzz is solved. centospackage
When installing CentOS software (for example, # yum install subversion), you may encounter the
CentOS installs the software (for example:# Yum Install Subversion) and sometimes encounters errors like the following:Transaction Check error:file/usr/lib64/libsvn_client-1.so.0.0.0 from install of subversion-1.8.11-1.x86_64 conflicts W ITH file
1. Check the current Linux operating system RedHat version and 32/64-bit operating system. [Root @ localhostCentOS5] # more/etc/redhat-releaseRedHatEnterpriseLinuxServerrelease5.8 (Tikanga) [root @ localhostcentos5] # uname-aLinuxlocalhost.locald
1.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.